Skip to content

Latest commit

 

History

History
7 lines (7 loc) · 437 Bytes

README.md

File metadata and controls

7 lines (7 loc) · 437 Bytes

Notable Behaviors

The following are notable when compared to different providers.

  • Zone.id() is opaque and Zone.name() doesn't include a trailing dot.
  • Zone lists are 1 + N requests in order to zip with the SOA's ttl.
  • Zone.ttl() is the default for new records.
  • SOAData.refresh(),retry(),expire(), and minimum() are invalid as they aren't exposed via the api.
  • 413 errors are common as the api is chatty, yet throttled.