Migrate Endpoints '/get_counter' and '/increment_counter' #4

Closed
opened 2024-08-11 11:10:12 -04:00 by codey · 4 comments
codey commented 2024-08-11 11:10:12 -04:00 (Migrated from kode.boatson.boats)

Migrate Endpoint '/get_counter'

'/get_counter' will become '/get_counter/', while '/increment_counter' will become '/increment_counter/'

Retrieves / increments the various stat counters (request/fail counts)

# Migrate Endpoint '/get_counter' '/get_counter' will become '/get_counter/', while '/increment_counter' will become '/increment_counter/' Retrieves / increments the various stat counters (request/fail counts)
codey commented 2024-08-11 11:10:12 -04:00 (Migrated from kode.boatson.boats)

changed due date to August 16, 2024

changed due date to August 16, 2024
codey commented 2024-08-11 11:10:13 -04:00 (Migrated from kode.boatson.boats)

assigned to @codey

assigned to @codey
codey commented 2024-08-11 11:32:47 -04:00 (Migrated from kode.boatson.boats)

added time estimate of 2h

added time estimate of 2h
codey commented 2024-08-13 19:23:48 -04:00 (Migrated from kode.boatson.boats)

Resolved as part of feea67c370

'/get_counter' will become '/get_counter/', while '/increment_counter' will become '/increment_counter/'

'/get_counter' is now '/counters/get/', '/increment_counter' is '/counters/increment/', however '/counters/increment/' is not yet functional (separate issue will be opened) - it is not presently needed, as the counters are all updated internally. Will be required as AI endpoints are migrated, etc.

Resolved as part of https://kode.boatson.boats/codey/api/-/commit/feea67c370b940197edccae3019b9150179e7f6d > '/get_counter' will become '/get_counter/', while '/increment_counter' will become '/increment_counter/' '/get_counter' is now '/counters/get/', '/increment_counter' is '/counters/increment/', however '/counters/increment/' is not yet functional (separate issue will be opened) - it is not presently needed, as the counters are all updated internally. Will be required as AI endpoints are migrated, etc.
codey (Migrated from kode.boatson.boats) closed this issue 2024-08-13 19:23:49 -04:00
Sign in to join this conversation.
1 Participants
Notifications
Due Date
No due date set.
Dependencies

No dependencies set.

Reference: codey/api#4
No description provided.