Created on 22 October 2021
icon_unfollowing
Login to follow
prefetch

PreFetch

Stable version 1.0.0 (Compatible with OutSystems 11)
Uploaded on 22 October 2021 by 
prefetch

PreFetch

Documentation
1.0.0

PreFetch


The best thing: To get you started, you don't need to do anything and it prefetches all your modules at 5:00 in the morning 😀


But when you want it to work for you?

  • Go to the PreFetch timer and adjust the Schedule.

But what else can you do?

  • More Detailed logs? Change the SiteProperty DetailedLogging to True.
  • Call the Timer from your CI/CD pipeline?
    • Change the SiteProperty APIToken to a new unique value (64 random characters will keep a brute-force attacker busy)
    • Call the REST interface from your CI/CD tool with the following
      • Url: https://{fill_in_your_domain}/PreFetch/rest/PreFetch/StartPreFetch
      • Header: API-token: {the unique token you have also entered in your site property}

Have fun and enjoy a quick initial load, every, day, of, the, year!


Support options
This asset is not supported by OutSystems. You may use the discussion forums to leave suggestions or obtain best-effort support from the community, including from  who created this asset.
Dependencies
PreFetch has no dependencies.