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

Delay between merge of a pull request and availability of the decoders on the console #679

Closed
rflud opened this issue Sep 26, 2023 · 2 comments

Comments

@rflud
Copy link
Contributor

rflud commented Sep 26, 2023

Summary

My merge request has been accepted 5 days ago and the decoders for our products are not updated on the console.

What do you see now?

On the console I can still see the previous decoders that are not available anymore in the master branch

What do you want to see instead?

I thought I would see right away the new decoders on the console. Is 5 days a normal delay or could it be an issue?

How do you propose to implement this?

Can you do this yourself and submit a Pull Request?

@github-actions github-actions bot added the needs/triage We still need to triage this label Sep 26, 2023
@KrishnaIyer
Copy link
Member

The decoders are bundled with The Things Stack release assets. So new updates are only incorporated in the subsequent release.

If you are running your own version of The Things Stack, you can set the --dr.assets-base-url option and restart the stack to pick up new changes.

If you are using a hosted version, then you'll have to wait until the next update.

@KrishnaIyer KrishnaIyer removed the needs/triage We still need to triage this label Sep 27, 2023
@rflud
Copy link
Contributor Author

rflud commented Sep 28, 2023

Thank you for the answer it's clear to me now.

@rflud rflud closed this as completed Sep 28, 2023
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

No branches or pull requests

2 participants