Code Monkey home page Code Monkey logo

Comments (8)

geigerzaehler avatar geigerzaehler commented on July 18, 2024

Hi Ward. Call on the space object trigger requests against the Contentful Management API. The CMA does not support includes. This means that it is not possible to fetch all the linked resources when making requests on the space object.

We are investigating providing additional methods of providing the referenced data in the library. Something along api.field.getReference() instead of api.field.getValue(). This will however not solve the issue of deeply nested references.

In any case we will also improve the request handling so that you do not run into the rate limiting this quickly.

from ui-extensions-sdk.

wardpenney avatar wardpenney commented on July 18, 2024

Cool! Keep us posted via blog or something, any help is greatly appreciated!

from ui-extensions-sdk.

jasdeepg avatar jasdeepg commented on July 18, 2024

@geigerzaehler any update on this issues? We are currently migrating our content over to Contentful and starting to hit this "in the wild" as we bring in our editorial team.

from ui-extensions-sdk.

thebiglabasky avatar thebiglabasky commented on July 18, 2024

Hi,
Improving content querying capabilities is indeed something we are planning to tackle as part of our roadmap in the mid-term. Note that this is not specifically tied to the UI Extensions SDK, but rather to Contentful Management and Delivery APIs as a whole.
We will keep you updated once we have more details on this feature, but in the meantime, relations have indeed to be dealt with through separate API calls.

from ui-extensions-sdk.

geigerzaehler avatar geigerzaehler commented on July 18, 2024

@jasdeepg, @wardpenney: We’ll release a fix for the rate limiting issue early next week. I’ll notify you once it is there.

from ui-extensions-sdk.

geigerzaehler avatar geigerzaehler commented on July 18, 2024

Fix for the rate limit issues is out 🎉

from ui-extensions-sdk.

jasdeepg avatar jasdeepg commented on July 18, 2024

Thanks Thomas. Is there anything we need to do to take advantage of the fix?
On Wed, Jul 20, 2016 at 7:56 AM Thomas Scholtes [email protected]
wrote:

Fix for the rate limit issues is out 🎉


You are receiving this because you were mentioned.
Reply to this email directly, view it on GitHub
#123 (comment),
or mute the thread
https://github.com/notifications/unsubscribe-auth/ABnL3dPIhQOehZNiWwyHMlk5hQIE14Pdks5qXgz4gaJpZM4JARAT
.

Sent from my tiny phone.

from ui-extensions-sdk.

geigerzaehler avatar geigerzaehler commented on July 18, 2024

Is there anything we need to do to take advantage of the fix?

No. We do it all application side. If any of your calls to a space method, say space.getEntries(), fails because of the rate limit we issue another request later and then resolve your call.

from ui-extensions-sdk.

Related Issues (20)

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.