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

Trigger pre-aggregation build jobs via /v1/pre-aggregations/jobs REST API no more working from version 0.34.44. #7726

Closed
scakkia opened this issue Feb 5, 2024 · 2 comments
Assignees
Labels
bug Something isn't working

Comments

@scakkia
Copy link

scakkia commented Feb 5, 2024

Bud description:
We use to trigger some pre-aggregations from an external scheduler that performs a POST on /v1/pre-aggregations/jobs with the cubes that need to be built.

Since version 0.34.44 the default renewalThreshold value of 300 seconds is no longer respected and the build is never launched.
I see different behavior in versions with LOG_LEVEL=trace on the API instance.

Probably the issue was introduced in this commit #7646

cc @ovr @paveltiunov

Version:
0.34.44+

@paveltiunov paveltiunov added the bug Something isn't working label Feb 29, 2024
@paveltiunov paveltiunov assigned ovr and unassigned paveltiunov Feb 29, 2024
@ovr ovr closed this as completed in 738dbde Mar 13, 2024
@ovr
Copy link
Member

ovr commented Mar 13, 2024

Hello @scakkia ,

Thank you for submitting the issue!

Fixed & released in v0.34.62. Could you give it a try?

Thanks

@scakkia
Copy link
Author

scakkia commented Mar 20, 2024

Hi @ovr

works fine now

Thanks

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working
Projects
None yet
Development

No branches or pull requests

3 participants