Commit graph

4 commits

Author SHA1 Message Date
Sipke Schoorstra e85f45ed62 Refactor heartbeat property names and definitions
The names for properties related to instance heartbeats have been refactored, providing clearer semantics. 'InstanceHeartbeatRhythm' changed to 'Interval', and 'HeartbeatTimeoutPeriod' to 'Timeout'. This change impacts the property name in the HeartbeatOptions class and anywhere else it is referenced, including the appsettings.json file.
2024-02-20 10:56:05 +01:00
Raymond den Haan 3fa7a06310 Renaming for clarification / project conformity 2024-02-16 14:00:28 +01:00
Raymond den Haan 25305a9e37 Added instance services 2024-02-12 15:32:11 +01:00
Raymond den Haan dd4c33c8cb Added hosted services for monitoring instance lifetimes 2024-02-09 14:07:04 +01:00