Skip to content
Snippets Groups Projects
Select Git revision
20 results

verifier.rb

  • Furkan Ayhan's avatar
    faf2428c
    Add CI remote include parallelization · faf2428c
    Furkan Ayhan authored
    In preload_content, we start executing the HTTP call in another thread.
    Then, when the content method is called, we wait for the HTTP response.
    
    In the next step, we'll work on limiting the max number of parallel
    HTTP calls in a single user call.
    
    This change is behind the FF ci_parallel_remote_includes.
    faf2428c
    History
    Add CI remote include parallelization
    Furkan Ayhan authored
    In preload_content, we start executing the HTTP call in another thread.
    Then, when the content method is called, we wait for the HTTP response.
    
    In the next step, we'll work on limiting the max number of parallel
    HTTP calls in a single user call.
    
    This change is behind the FF ci_parallel_remote_includes.
Code owners
Assign users and groups as approvers for specific file changes. Learn more.