The resource checks are not checking #5507
skreddy6673
started this conversation in
General
Replies: 1 comment 1 reply
-
|
Have you set |
Beta Was this translation helpful? Give feedback.
1 reply
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
The time interval check you will see on the pipeline page seems to be not performing.
This is what i'm referring to.
I've set my interval of a time resource to every one minute, which means the time shown on the resource page should not exceed 1 minute, but my resource check keeps on increasing the value and checking at the Global value (24 Hr) set in Helm Deployment chart.
This is not happening with all the pipelines in my concourse Instance. Some are working just fine.
Somehow deleting the resource type and adding it back after some time seems to be working for now.
Concourse: v5.7.1 and v5.4.1
Beta Was this translation helpful? Give feedback.
All reactions