Skip to content

Add new jobs to list of jobs

Marcos Huck requested to merge feature/jobs_update_list into feature/billing

Context

New jobs ChargeUser and SetRate need to be added to the list of jobs of their respective action.

Change

This MR adds SetRate to the start simulation action and ChargeUser to the stop simulation action.

Other information

Includes minor fixes:

  • Moving credit check validation before
  • Returning a custom error when credits aren't enough

Additional documentation

Edited by Marcos Huck

Merge request reports