Skip to content

Commit

Permalink
Merge pull request #36 from whdalsrnt/master
Browse files Browse the repository at this point in the history
feat: change plugin elapsed time
  • Loading branch information
whdalsrnt authored Jun 10, 2024
2 parents 54ef297 + d2c2280 commit 6c0fbed
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/spaceone/plugin/service/supervisor_service.py
Original file line number Diff line number Diff line change
Expand Up @@ -7,7 +7,7 @@

_LOGGER = logging.getLogger(__name__)

ELAPSED_DAYS = 7
ELAPSED_DAYS = 3


@event_handler
Expand Down

0 comments on commit 6c0fbed

Please sign in to comment.