Skip to content

Rate limitation override #69

@PanosChtz

Description

@PanosChtz

I have a python program to make many JSON requests at http://localhost:3001/insight-api/tx/
However after a while I won't get any more replies, but get
{'status': 429, 'error': 'Rate limit exceeded'}
Also dashcore-node log shows
warn: Rate limited: { name: '::ffff:127.0.0.1', type: 'normal', visits: 10801 }
Only way to recover is to kill the node and restart it.
Any way to get around this?

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type
    No fields configured for issues without a type.

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions