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

Fix/spid reader #97

Merged
merged 5 commits into from
Jul 17, 2024
Merged

Fix/spid reader #97

merged 5 commits into from
Jul 17, 2024

Conversation

snadrus
Copy link
Contributor

@snadrus snadrus commented Jul 16, 2024

SpID in the UI should show for all tasks, not just the ones the web server is running (which will be few).

Soln:
A) harmonytask requires at-runtime registration of all tasks (so tests will fail if this isn't done).
B) tasks supporting GetSPID(db, taskID) (string, error) will have it used in the web interface.

@snadrus snadrus requested a review from LexLuthr July 16, 2024 19:23
@snadrus snadrus requested a review from magik6k July 16, 2024 20:29
@magik6k magik6k merged commit 24b4c11 into main Jul 17, 2024
7 checks passed
@magik6k magik6k deleted the fix/spid-reader branch July 17, 2024 07:33
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