How API rate limiting works, and 2 implementation examples in FastAPI

แชร์
ฝัง
  • เผยแพร่เมื่อ 2 ธ.ค. 2024

ความคิดเห็น • 12

  • @Vijay-Yarramsetty
    @Vijay-Yarramsetty ปีที่แล้ว +1

    thanks a bunch

    • @Pybites
      @Pybites  ปีที่แล้ว

      Yw, how did it help you?

  • @dnewz0
    @dnewz0 ปีที่แล้ว +1

    Great content

    • @Pybites
      @Pybites  ปีที่แล้ว

      Thanks, happy to hear.

    • @Pybites
      @Pybites  ปีที่แล้ว

      Thanks, how did it help you? Any other wishes for videos?

  • @hamzazahidulislam3490
    @hamzazahidulislam3490 7 หลายเดือนก่อน

    Thanks

    • @Pybites
      @Pybites  3 หลายเดือนก่อน

      Welcome

    • @Pybites
      @Pybites  3 หลายเดือนก่อน

      Join the Pybites Community here: pybites.circle.so

  • @Yalchin403
    @Yalchin403 ปีที่แล้ว

    This is using aioredis under the hood and give duplicate base class TimeoutError when using python version of 3.11+

    • @Pybites
      @Pybites  ปีที่แล้ว

      aioredis? I cannot remember using that in the video, can you provide some more context please?

    • @Yalchin403
      @Yalchin403 ปีที่แล้ว

      @@Pybites yes, so fastapi-limiter uses aioredis under the hood and aioredis seemingly throws timeout error when we use python 3.11

    • @Pybites
      @Pybites  ปีที่แล้ว +1

      @@Yalchin403 ok, have you logged an issue?