lablup / backend.ai-webui

Backend.AI Web UI for web / desktop app (Windows/Linux/macOS). Backend.AI Web UI provides a convenient environment for users, while allowing various commands to be executed without CLI. It also provides some visual features that are not provided by the CLI, such as dashboards and statistics.
https://www.backend.ai
GNU Lesser General Public License v3.0
110 stars 73 forks source link

feat: add batch job timeout duration #2824

Closed agatha197 closed 1 week ago

agatha197 commented 2 weeks ago

resolves https://github.com/lablup/backend.ai-webui/issues/2812 related PR: https://github.com/lablup/backend.ai/pull/3066

Add batch job timeout duration to the session launcher. User can select the time unit and input the timeout duration.

How to test:

test endpoint: 10.82.230.49

  1. Modify the support version of batch-timeout in backend.ai-client-esm for testing. (24.09)
  2. Set session type to the batch.
  3. Enable Batch Job Timeout Duration
    • eg
      start command: sleep 20 && echo \"hello world\" timeout: 3s

Checklist:

Screentshots: image.png

image.png

image.png

image.png

image.png

Checklist:

graphite-app[bot] commented 2 weeks ago

Your org requires the Graphite merge queue for merging into main

Add the label “flow:merge-queue” to the PR and Graphite will automatically add it to the merge queue when it’s ready to merge. Or use the label “flow:hotfix” to add to the merge queue as a hot fix.

You must have a Graphite account and log in to Graphite in order to use the merge queue. Sign up using this link.

agatha197 commented 2 weeks ago

This stack of pull requests is managed by Graphite. Learn more about stacking.

Join @agatha197 and the rest of your teammates on Graphite Graphite

github-actions[bot] commented 2 weeks ago

Coverage report for ./react

St.:grey_question:
Category Percentage Covered / Total
🔴 Statements 5.26% 386/7332
🔴 Branches 4.52% 229/5062
🔴 Functions 3.14% 76/2418
🔴 Lines 5.17% 371/7171

Test suite run success

109 tests passing in 14 suites.

Report generated by 🧪jest coverage report action from b082f8a5f2216040912fe33f8617f417ade4f256

graphite-app[bot] commented 1 week ago

Merge activity