DalgoT4D / webapp

GNU Affero General Public License v3.0
5 stars 35 forks source link

Poll edr #962

Closed fatchat closed 1 week ago

fatchat commented 1 week ago

poll the edr run using the new tasks/stp/<task_id> api grey out the report generation button for the duration of the STP lock

this requires https://github.com/DalgoT4D/DDP_backend/pull/671

codecov[bot] commented 1 week ago

Codecov Report

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

Project coverage is 57.15%. Comparing base (d224d2a) to head (6f3cec1).

Files Patch % Lines
src/components/DBT/Elementary.tsx 0.00% 28 Missing and 2 partials :warning:
Additional details and impacted files ```diff @@ Coverage Diff @@ ## main #962 +/- ## ========================================== - Coverage 57.40% 57.15% -0.25% ========================================== Files 81 81 Lines 5724 5749 +25 Branches 1362 1370 +8 ========================================== Hits 3286 3286 + Misses 2410 2338 -72 - Partials 28 125 +97 ```

:umbrella: View full report in Codecov by Sentry.
:loudspeaker: Have feedback on the report? Share it here.

Ishankoradia commented 1 week ago

@fatchat after pressing the buttong Regenrate report - it does start polling the backend for the task but the button doens't disable immediately & i am able to press it again.