Skip to content

Charge user when rolling back simulation

Marcos Huck requested to merge feature/rollback_charge into develop

Related tasks

Context

We'd like to charge users even when simulations get rolled back.

Change

This adds a mechanism to charge users in the launch instances rollback handler.

Other information

If a simulation doesn't have a StoppedAt value set, it be will charged to the current datetime.

Additional documentation

Edited by Marcos Huck

Merge request reports