fix to refresh sts token at 80% of TTL for issue #2031#2035
fix to refresh sts token at 80% of TTL for issue #2031#2035chenxg283 wants to merge 3 commits intocelery:mainfrom
Conversation
for more information, see https://pre-commit.ci
Minor fix on the long line
auvipy
left a comment
There was a problem hiding this comment.
we will need extensive test coverage to very this changes
I am 100% with @auvipy here. I’ve converted the PR to draft until tests can be added. Thank you and I hope you understand @chenxg283 🙏 |
|
Sorry, i am new to this. Am I supposed to write the code for the test coverage? |
It’s fine :)
Yes, you need to add automatic tests (that the CI will run automatically, but you can also run locally using You can see the existing test suites to check how other tests are implemented. |
Fix for issue #2031