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

proof of concept UI, created using FastUI to display status of the jobs in the browser #462

Closed
wants to merge 2 commits into from

Conversation

tobiasz-gleba
Copy link

Hi, I've created a proof of concept UI, using FastUI to display the status of the jobs in the browser. If you @samuelcolvin can take a look 👀, and tell me if it is worth it to develop it and include it in the package 🥶

Screenshot 2024-05-27 at 23 43 04 Screenshot 2024-05-27 at 23 43 11 Screenshot 2024-05-27 at 23 43 16

It could be mounted as a sub-application in the fastApi ecosystem, sth like https://www.hangfire.io/ in .NET

What do you think? Maybe I should create another package, just for the UI to not mess arq up with separate functionality.

Copy link

codecov bot commented May 27, 2024

Codecov Report

Attention: Patch coverage is 0% with 53 lines in your changes are missing coverage. Please review.

Project coverage is 91.86%. Comparing base (94cd878) to head (5537e50).
Report is 11 commits behind head on main.

Additional details and impacted files
@@            Coverage Diff             @@
##             main     #462      +/-   ##
==========================================
- Coverage   96.27%   91.86%   -4.41%     
==========================================
  Files          11       12       +1     
  Lines        1074     1131      +57     
  Branches      209      196      -13     
==========================================
+ Hits         1034     1039       +5     
- Misses         19       72      +53     
+ Partials       21       20       -1     
Files Coverage Δ
arq/ui.py 0.00% <0.00%> (ø)

Continue to review full report in Codecov by Sentry.

Legend - Click here to learn more
Δ = absolute <relative> (impact), ø = not affected, ? = missing data
Powered by Codecov. Last update 1315583...5537e50. Read the comment docs.

@JonasKs
Copy link
Collaborator

JonasKs commented May 31, 2024

That looks awesome.

Whether it should be in a separate package or not I'll let Samuel comment on, but I support this work!!

@samuelcolvin
Copy link
Member

Thanks so much @tobiasz-gleba, looks very useful.

As you suggested, I think this should be in a separate repo.

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.

3 participants