-
Notifications
You must be signed in to change notification settings - Fork 14
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
Job report #67
Open
Tracked by
#285
kpsherva opened this issue
Jan 31, 2025
· 0 comments
· May be fixed by inveniosoftware/invenio-theme#412, inveniosoftware/invenio-celery#91, #73, inveniosoftware/invenio-vocabularies#468 or inveniosoftware/invenio-rdm-records#1989
Open
Tracked by
#285
Job report #67
kpsherva opened this issue
Jan 31, 2025
· 0 comments
· May be fixed by inveniosoftware/invenio-theme#412, inveniosoftware/invenio-celery#91, #73, inveniosoftware/invenio-vocabularies#468 or inveniosoftware/invenio-rdm-records#1989
Comments
This was referenced Jan 31, 2025
jrcastro2
added a commit
to jrcastro2/invenio-jobs
that referenced
this issue
Mar 14, 2025
Closed
jrcastro2
added a commit
to jrcastro2/invenio-jobs
that referenced
this issue
Mar 20, 2025
jrcastro2
added a commit
to jrcastro2/invenio-theme
that referenced
this issue
Mar 26, 2025
jrcastro2
added a commit
to jrcastro2/invenio-celery
that referenced
this issue
Mar 26, 2025
jrcastro2
added a commit
to jrcastro2/invenio-jobs
that referenced
this issue
Mar 26, 2025
- Add custom logging handler using contextvars and OpenSearch - Define JobLogEntrySchema and LogContextSchema - Support search_after pagination in log search API - Fetch logs incrementally from UI using search_after cursor - Add React log viewer with fade-in and scroll support - closes inveniosoftware#67
jrcastro2
added a commit
to jrcastro2/invenio-theme
that referenced
this issue
Mar 26, 2025
jrcastro2
added a commit
to jrcastro2/invenio-theme
that referenced
this issue
Mar 26, 2025
jrcastro2
added a commit
to jrcastro2/invenio-theme
that referenced
this issue
Mar 26, 2025
jrcastro2
added a commit
to jrcastro2/invenio-celery
that referenced
this issue
Mar 26, 2025
jrcastro2
added a commit
to jrcastro2/invenio-vocabularies
that referenced
this issue
Mar 26, 2025
jrcastro2
added a commit
to jrcastro2/invenio-rdm-records
that referenced
this issue
Mar 26, 2025
jrcastro2
added a commit
to jrcastro2/invenio-jobs
that referenced
this issue
Mar 26, 2025
- Add custom logging handler using contextvars and OpenSearch - Define JobLogEntrySchema and LogContextSchema - Support search_after pagination in log search API - Fetch logs incrementally from UI using search_after cursor - Add React log viewer with fade-in and scroll support - closes inveniosoftware#67
jrcastro2
added a commit
to jrcastro2/invenio-jobs
that referenced
this issue
Mar 26, 2025
- Add custom logging handler using contextvars and OpenSearch - Define JobLogEntrySchema and LogContextSchema - Support search_after pagination in log search API - Fetch logs incrementally from UI using search_after cursor - Add React log viewer with fade-in and scroll support - closes inveniosoftware#67
jrcastro2
added a commit
to jrcastro2/invenio-jobs
that referenced
this issue
Mar 27, 2025
- Add custom logging handler using contextvars and OpenSearch - Define JobLogEntrySchema and LogContextSchema - Support search_after pagination in log search API - Fetch logs incrementally from UI using search_after cursor - Add React log viewer with fade-in and scroll support - closes inveniosoftware#67
jrcastro2
added a commit
to jrcastro2/invenio-vocabularies
that referenced
this issue
Mar 27, 2025
jrcastro2
added a commit
to jrcastro2/invenio-rdm-records
that referenced
this issue
Mar 27, 2025
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
We need to tackle the issue of reporting on what is going on inside the task - either it is an error report, progress report or success report.

Mockup:
The text was updated successfully, but these errors were encountered: