aboutsummaryrefslogtreecommitdiffstats
path: root/sync.py
AgeCommit message (Collapse)Author
7 daysmake object types configurableAsbjørn Sloth Tønnesen
Signed-off-by: Asbjørn Sloth Tønnesen <ast@a5n.dk>
7 daysre-adjust request retryAsbjørn Sloth Tønnesen
Also trigger retry on 429, as initial sync might hit rate-limits, even when authenticated. Signed-off-by: Asbjørn Sloth Tønnesen <ast@a5n.dk>
7 daysmake domain name configurableAsbjørn Sloth Tønnesen
Also change from peeringdb.com to www.peeringdb.com, so we don't have to get redirected on every request. Signed-off-by: Asbjørn Sloth Tønnesen <ast@a5n.dk>
2021-05-25add support for api-keysAsbjørn Sloth Tønnesen
Signed-off-by: Asbjørn Sloth Tønnesen <ast@fiberby.net>
2021-05-25document config keysAsbjørn Sloth Tønnesen
Signed-off-by: Asbjørn Sloth Tønnesen <ast@fiberby.net>
2020-05-04fixed to work with the new apidoc in YAMLAsbjørn Sloth Tønnesen
Signed-off-by: Asbjørn Sloth Tønnesen <ast@fiberby.net>
2020-01-26fixed to work with API changes in v2.18.0Asbjørn Sloth Tønnesen
Signed-off-by: Asbjørn Sloth Tønnesen <ast@fiberby.net>
2019-09-07handle deleted objectsAsbjørn Sloth Tønnesen
Signed-off-by: Asbjørn Sloth Tønnesen <ast@fiberby.net>
2019-09-07keep common parameters in fetch_objects()Asbjørn Sloth Tønnesen
Signed-off-by: Asbjørn Sloth Tønnesen <ast@fiberby.net>
2019-09-07print the data that triggered an errorAsbjørn Sloth Tønnesen
Signed-off-by: Asbjørn Sloth Tønnesen <ast@fiberby.net>
2019-09-06initial commitAsbjørn Sloth Tønnesen
Signed-off-by: Asbjørn Sloth Tønnesen <ast@fiberby.net>