mirror of
https://github.com/google/nomulus.git
synced 2025-05-28 16:30:12 +02:00
Use cursor to track updating of registrar sheet
------------- Created by MOE: https://github.com/google/moe MOE_MIGRATED_REVID=138221931
This commit is contained in:
parent
3a75486c72
commit
cef07f6bc5
9 changed files with 58 additions and 42 deletions
|
@ -74,6 +74,8 @@ The following cursor types are defined:
|
|||
escrow provider's SFTP server for a given TLD.
|
||||
* **`RECURRING_BILLING`** - Expansion of `Recurring` (renew) billing events
|
||||
into `OneTime` events.
|
||||
* **`SYNC_REGISTRAR_SHEET`** - Tracks the last time the registrar spreadsheet
|
||||
was successfully synced.
|
||||
|
||||
All `Cursor` entities in Datastore contain a `DateTime` that represents the next
|
||||
timestamp at which an operation should resume processing and a `CursorType` that
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue