Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

[MSN-2665] Set env var default to None #51

Conversation

iasmini
Copy link

@iasmini iasmini commented Jun 24, 2024

Context

Our applications use this library, but they are scheduling tasks with a deadline longer than the token expiration. Therefore, we cannot set a default value yet.

Issues

https://nilosaude.atlassian.net/browse/MSN-2665

Solution

Set maximum delay time default to None to be able to bypass this validation.

@iasmini iasmini marked this pull request as draft June 24, 2024 15:42
@iasmini iasmini force-pushed the hotfix/msn-2665-ig-set-env-var-default-to-none branch from 7c18f08 to e8f0c4c Compare June 24, 2024 15:59
@iasmini iasmini marked this pull request as ready for review June 24, 2024 16:02
@iasmini iasmini force-pushed the hotfix/msn-2665-ig-set-env-var-default-to-none branch from e8f0c4c to 9baaad2 Compare June 24, 2024 16:04
Iasmini Gomes added 2 commits June 27, 2024 11:47
In GCP documentation (https://cloud.google.com/tasks/docs/quotas) the maximum schedule time for a task is 30 days from current date and time.
@iasmini iasmini force-pushed the hotfix/msn-2665-ig-set-env-var-default-to-none branch from 9baaad2 to 4597996 Compare June 27, 2024 14:47
Copy link

codeclimate bot commented Jun 27, 2024

Code Climate has analyzed commit 4597996 and detected 0 issues on this pull request.

View more on Code Climate.

@lucasgomide lucasgomide merged commit 924d127 into flamingo-run:main Jun 27, 2024
7 of 9 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants