Skip to content
This repository has been archived by the owner on Nov 5, 2023. It is now read-only.

Feature: Switch _request to be more like a session #59

Open
1 of 3 tasks
CosmicHorrorDev opened this issue Nov 14, 2020 · 1 comment
Open
1 of 3 tasks

Feature: Switch _request to be more like a session #59

CosmicHorrorDev opened this issue Nov 14, 2020 · 1 comment
Labels
enhancement New feature or request

Comments

@CosmicHorrorDev
Copy link
Owner

Feature Request

  • Expose functionality from the API
  • Add extra functionality in the library
  • Other: internal improvement

Description

The idea here is to switch _request to be a class that stores the token and can handle things like batching and configuration for retrying.

@CosmicHorrorDev CosmicHorrorDev added the enhancement New feature or request label Nov 14, 2020
@CosmicHorrorDev CosmicHorrorDev added this to the Version 2.0.0 milestone Nov 14, 2020
@CosmicHorrorDev
Copy link
Owner Author

Can this also handle requesting in parallel for batches? Api spec allows for 4 requests a second so a .par_batch() could be a nice way of offering a speedup.

@CosmicHorrorDev CosmicHorrorDev removed this from the Version 2.0.0 milestone Jul 25, 2021
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
enhancement New feature or request
Projects
None yet
Development

No branches or pull requests

1 participant