Skip to content

fhir-gen: valuesets can get rate limited #1611

@josephjclark

Description

@josephjclark

Hit quite an annoying problem in valueset generation.

During generationm we pull value set definitions down for core datatypes from hl7.org. There's a lot of data here.

What happens after we hit these endpoints too quickly is the server starts feeding us captchas - I'm pretty sure it's a rate limit. Which means requests in the generator start failing.

It would be far more effective to download the whole base spec as a zip and extract the datasets we need. But that's a bunch of work, too.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type
    No fields configured for issues without a type.

    Projects

    Status
    No status

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions