Skip to content
Merged
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension


Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
2 changes: 1 addition & 1 deletion .github/workflows/uptime.yml
Original file line number Diff line number Diff line change
Expand Up @@ -17,7 +17,7 @@
name: Uptime CI
on:
schedule:
- cron: "*/59 * * * *"
- cron: "0 */2 * * *"
repository_dispatch:
types: [uptime]
workflow_dispatch:
Expand Down
2 changes: 1 addition & 1 deletion .upptimerc.yml
Original file line number Diff line number Diff line change
Expand Up @@ -11,7 +11,7 @@ workflowSchedule:
summary: "0 0 * * *"
updateTemplate: "0 0 * * *"
updates: "0 3 * * *"
uptime: "*/59 * * * *"
uptime: "0 */2 * * *" # Every 2 hours (UTC)

sites:
- name: Company Website
Expand Down
4 changes: 2 additions & 2 deletions history/company-website.yml
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
url: https://doubleextortion.com
status: up
code: 200
responseTime: 77
lastUpdated: 2026-03-17T23:09:45.643Z
responseTime: 108
lastUpdated: 2026-03-18T21:10:11.105Z
startTime: 2026-01-08T14:52:46.223Z
generator: Upptime <https://github.com/upptime/upptime>
4 changes: 2 additions & 2 deletions history/platform-authentication-endpoint-prod.yml
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
url: https://auth.eu-ep1.doubleextortion.com
status: up
code: 200
responseTime: 332
lastUpdated: 2026-03-17T23:09:56.479Z
responseTime: 563
lastUpdated: 2026-03-18T21:10:22.373Z
startTime: 2026-01-10T17:30:53.080Z
generator: Upptime <https://github.com/upptime/upptime>
4 changes: 2 additions & 2 deletions history/platform-frontend.yml
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
url: https://app.doubleextortion.com
status: up
code: 200
responseTime: 122
lastUpdated: 2026-03-17T23:09:50.958Z
responseTime: 299
lastUpdated: 2026-03-18T21:10:16.608Z
startTime: 2026-01-10T17:30:47.528Z
generator: Upptime <https://github.com/upptime/upptime>
4 changes: 2 additions & 2 deletions history/platform-primary-api-endpoint-prod.yml
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
url: https://api.eu-ep1.doubleextortion.com/v1/
status: up
code: 403
responseTime: 269
lastUpdated: 2026-03-17T23:10:01.944Z
responseTime: 503
lastUpdated: 2026-03-18T21:10:28.080Z
startTime: 2026-01-10T17:30:59.223Z
generator: Upptime <https://github.com/upptime/upptime>
4 changes: 2 additions & 2 deletions history/platform-secondary-api-endpoint-prod.yml
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
url: https://api.eu-ep1b.doubleextortion.com/v1/
status: up
code: 403
responseTime: 202
lastUpdated: 2026-03-17T23:10:07.349Z
responseTime: 540
lastUpdated: 2026-03-18T21:10:33.820Z
startTime: 2026-01-10T17:31:05.133Z
generator: Upptime <https://github.com/upptime/upptime>
Loading