You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Hi there.
I ran into a minor hurdle with this. It would be helpful to be able to configure the channel duration when creating the channel. For example, with the burstiness of my current project, I would be setting the duration to just 30 minutes or less, whereas the default is 2 hours.
For reference, the Channel API has rate-limiting for the number of channel-hours requested per minute...
Free Tier: 12 hours requested/minute (i.e. max of 6 people open channels within a minute).
Paid Tier: 180 hours requested/minute (i.e. max of 90 people open channels within a minute).
One possible approach (which is also backwards-compatible) might look like this:
Hi there.
I ran into a minor hurdle with this. It would be helpful to be able to configure the channel duration when creating the channel. For example, with the burstiness of my current project, I would be setting the duration to just 30 minutes or less, whereas the default is 2 hours.
For reference, the Channel API has rate-limiting for the number of channel-hours requested per minute...
One possible approach (which is also backwards-compatible) might look like this:
That's my 2 cents.
Cheers :)
The text was updated successfully, but these errors were encountered: