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

[phee-683] Fix env-template timeout issue #456

Open
wants to merge 2 commits into
base: master
Choose a base branch
from

Conversation

shkr7
Copy link
Contributor

@shkr7 shkr7 commented Jun 12, 2024

PHEE-683 Fix env-template timeout issue

Checklist

Please make sure these boxes are checked before submitting your pull request - thanks!

  • Followed the PR title naming convention mentioned above.

  • Design related bullet points or design document link related to this PR added in the description above.

  • Updated corresponding Postman Collection or Api documentation for the changes in this PR.

  • Created/updated unit or integration tests for verifying the changes made.

  • Added required Swagger annotation and update API documentation with details of any API changes if applicable

  • Followed the naming conventions as given in https://docs.google.com/document/d/1Q4vaMSzrTxxh9TS0RILuNkSkYCxotuYk1Xe0CMIkkCU/edit?usp=sharing

Copy link
Contributor

@fynmanoj fynmanoj left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Will this make the pipeline run for 30 minutes?
running circle ci container x-large for 30 minutes is very expensive.

@shkr7
Copy link
Contributor Author

shkr7 commented Jun 12, 2024

Will this make the pipeline run for 30 minutes? running circle ci container x-large for 30 minutes is very expensive.

No, this will set a maximum time limit of 30 minutes. If we get the result earlier, the process will proceed without waiting.

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